 @charset "utf-8";
/* CSS Document */
#main {
	width:100%;
	position: absolute;
	left:0;
	top:0;
	z-index:2;
}
#header {
	height:49px;
	z-index:999999;
	position:relative;
	background:url(../images/bg_shadow.png) 0 bottom repeat-x;

}
#header .wrapper{ height:42px; width:740px; overflow:hidden; }
#header .logo {
	top:0px;
	left:0px;
	width:125px;
	height:43px;
	position:absolute;
}
#header .logo a {
	width:125px;
	height:42px;
	display:block;
	background:url(../images/logo.jpg) center no-repeat;
}
#header .navigation {
	height:42px;
	overflow: hidden;
	top:0px;
	left:125px;
	position:absolute;
}
.search{ position:absolute; left:750px; top:5px; height:32px; line-height:32px;  width:327px; background:url(../images/search.png) no-repeat;}
.search .search_01{ width:275px; padding:4px 5px; height:25px; line-height:25px;background:none;border:none; color:#666;}
.search .search_02{ background:none; width:30px; height:30px; cursor:pointer; border:none; margin:0; vertical-align:top;}
.header-right{ height:46px; line-height:46px; position:absolute; right:5px; top:0;}
.header-right li{ float:left; background:url(../images/h-r-bg.png) no-repeat left center; width:80px; text-align:center; }
.header-right li a:hover{ color:#0079bf; text-decoration:none;}
.scroll-page{position:absolute; left:50%; top:700px; z-index:999;}










#header .navigation li {
	float:left;
	height:49px;
	font-size:14px;
	overflow:hidden;
	line-height:49px;
	padding:12px 12px 0 11px;
	background:url(../images/nav-a1.png) no-repeat right top;
	width: 100px;
}
#header .navigation li.active {
	background:url(../images/nav-ah.png) repeat-x;
}
#header .navigation li.active a {
	color:#002d92;
}
#header .navigation li a {
	color:#000;
	height:21px;
	line-height:15px;
	display:block;
	padding:0 10px;
	overflow:hidden;
	color:#333;
	
}

#header .navigation li i {
	height:45px;
	overflow:hidden;
	position:relative;
	text-align:center;
	font-weight:normal;
	display:inline-block;
}
#header .navigation li a:hover{color:#0079BE;}
#header .navigation li b {
	font-weight:300;
	display:inline-block;
	font-size:14px;
	
}

#header .nav-dropdown {
	position:absolute;
	/*margin:42px 0 0 -0px;*/
	width:100%;
	background: url(../images/down-bg.png) repeat-x;
	z-index:1;
	text-align:center;
}



#header .nav-dropdown .sub-nav { position:relative;margin:0 auto;width:1240px;padding:20px 0;display: none;border:#930 solid 0px;zoom:1; height:213px;}
#header .nav-dropdown .sub-nav:after {
   content: ".";
   display: block;
   height: 0; 
   clear: both;
   visibility: hidden;
}
#header .nav-dropdown .sub-nav img.navThum {float:left;}


#header .nav-dropdown .sub-nav ul.first {
	background:none!important;
	position:relative;
}
#header .nav-dropdown .sub-nav ul.first span.all-us{ position:absolute; left:30px; top:180px; background:url(../images/xsj.png) no-repeat right center; display:block; padding-right:5px; font-weight:bold;}
#header .nav-dropdown .sub-nav ul.first span.all-us a:hover{ color:#075b8c; text-decoration:none;}
#header .nav-dropdown .sub-nav ul { background:url(images/bg-dropdown-divider.png) repeat-y; float:left;font-size:0;text-align:left;;min-width:180px;border:#099 solid 0px; padding:0 20px; height:180px;}

#header .nav-dropdown .sub-nav ul.last {background:none;}
#header .nav-dropdown .sub-nav ul li {margin-bottom:5px; padding-left:10px;}
#header .nav-dropdown .sub-nav ul li.title a {font-size:14px;line-height:24px!important;color:#002d62;}
#header .nav-dropdown .sub-nav ul li a {text-transform:capitalize;font-size:12px;line-height:18px;color:#999;display:block;}
#header .nav-dropdown .sub-nav ul li:hover a {text-decoration:underline;}
#header .nav-dropdown .sub-nav ul li.it a:hover {color:#002d62;}
#header .nav-dropdown .sub-nav ul li.fir-dl{ height:36px; line-height:36px; background:url(../images/li-tit.png) repeat-x bottom left; font-size:16px; text-indent:8px; padding:0}
#header .nav-dropdown .sub-nav ul li i {
	height:15px;
	overflow:hidden;
	line-height:15px;
	position:relative;
	font-weight:normal;
	display:inline-block;
}
#header .nav-dropdown .sub-nav ul li b {
	font-weight:300;
	display:inline-block;
}




#header .login {
	top:0px;
	right:0px;
	color:#fff;
	font-size:12px;
	padding:0.75em 0;
	position:absolute;
}
#header .login a {
	color:#fff;
}
#header .login li {
	float:left;
	height:21px;
	margin:0 2px;
	overflow:hidden;
	line-height:15px;
	text-align:center;
}
#header .login i {
	height:45px;
	overflow:hidden;
	position:relative;
	text-align:center;
	font-weight:normal;
	display:inline-block;
}
#header .login b {
	font-weight:300;
	display:inline-block;
}
#header .weibo {
	top:50px;
	right:0px;
	color:#fff;
	width:52px;
	height:12px;
	font-size:11px;
	padding:0.75em 0;
	position:absolute;
}
#header .weibo a {
	width:52px;
	height:12px;
	display:block;
	background:url(images/sina.jpg) no-repeat;
}
#footer {
	height:246px;
	overflow:hidden;
	position:relative;
	background:url(images/footer.png) 0 0 repeat-x;
}



.main_image {width:100%; height:762px; overflow:hidden; margin:0 auto; position:relative;z-index:1;}
.main_image ul {width:9999px; height:762px; overflow:hidden; position:absolute; z-index:1; top:0; left:0}
.main_image li {float:left; width:100%; height:762px;}
.main_image li span {display:block; width:100%; height:762px}
.main_image li a {display:block; width:100%; height:762px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:none;width:140px!important;height:762px!important;top:0;margin-top:-28px;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left center;left:50px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right center;right:50px;}








/** wrap-container */
.wrap-container { width: 970px; margin-top:40px; margin-left: auto; margin-right: auto; padding-bottom:30px;}

.erke-area-guide { margin: 0 0px 30px; height:770px; width:970px; position:relative;}

.area-guide-item { display: inline; position: absolute;  overflow: hidden; width: 473px; height: 360px; margin: 0 6px 25px; text-align: center; }
.area-guide-item .pic-con { position: relative; overflow: hidden; width: 473px; height: 233px; }
.area-guide-item .pic-con img{box-shadow: 0px 0px 18px rgba(0,0,0,.4);
	-webkit-transition: all ease .3s;
	transition: all ease .3s}

.area-guide-item .pic-con .play, .area-guide-item .pic-con .bg, .area-guide-item .pic-con .shadow { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.area-guide-item .pic-con .play { visibility: hidden; z-index: 3; background: url(../images/icon_play.png) no-repeat center; }
.area-guide-item .pic-con .bg { z-index: 2; background: none; -webkit-transition: all 0.35s ease-in-out 0.1s; -moz-transition: all 0.35s ease-in-out 0.1s; -o-transition: all 0.35s ease-in-out 0.1s; transition: all 0.35s ease-in-out 0.1s; }
.area-guide-item .pic-con .shadow { background: url(../images/bg_shadow_picshadow.png) no-repeat center; }
.area-guide-item .pic-shadow .inner { height: 20px; background: url(../images/bg_shadow_areaguidepicL.png) no-repeat left top; }
.area-guide-item .pic-shadow span { display: block; height: 20px; background: url(../images/bg_shadow_areaguidepicR.png) no-repeat right top; }
.area-guide-item .ag-item-title { color: #333;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.area-guide-item .ag-item-title h2 a{font-size:20px; height:30px; line-height:30px;}
.area-guide-item .ag-item-title em { font-weight: bold; }
.area-guide-item .ag-item-text { color:#666; padding-top:5px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.area-guide-item .ag-item-icon { padding: 10px 5px; background:url(../images/skui-bg1.png) no-repeat right center;}
.area-guide-item:hover .ag-item-icon{background:url(../images/skui-bg2.png) no-repeat right center;}
.area-guide-item:hover .ag-item-line{ background:#0079c0;}
.area-guide-item .ag-item-icon .inner { height: 30px; color:#666;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.area-guide-item .ag-item-line { height: 6px; background: #e3e3e3; }

.area-guide-item .ag-item-line .line-l span { float: right; }
.area-guide-item .ag-item-line .line-r span { float: left; }
.area-guide-item.active .pic-con .play, .area-guide-item.current .pic-con .play { visibility: visible; }
.area-guide-item.active .pic-con .bg, .area-guide-item.current .pic-con .bg { color: #fff; filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80000000', endColorstr='#80000000'); background-color: rgba(0, 0, 0, 0.5); }
.csstransitions .area-guide-item.active .ag-item-line span { width: 100%; }
.erke-area-guide a img{width:473px;position:relative;border:none;}
.thumbnailWrapper ul li{position:relative;}
.thumbnailWrapper ul li a img{width:473px;position:relative;border:none;}
/** wrap-footer */
.links-container { width: 100%; border-top: 8px solid #626262; height:200px; border-bottom: 1px solid #fff; background-color:#fff;}
.links-container .link-totop { height: 25px; overflow:hidden;}
.links-container .link-totop a { float: right; position: relative; width: 140px; height: 40px; line-height: 40px; margin-top: -48px; background: #005bac; color: #fff; text-align: center; }
.links-container .link-totop i { display: block; position: absolute; right: 25px; top: 16px; width: 12px; height: 7px; background-position: -225px -54px; }
.links-container .links-row { width:1000px; min-width: 1000px; margin-left: auto; margin-right: auto; padding-bottom: 60px; }
.links-container .links-col { width: 60%; }
.links-container .links-social-col { width: 33%; position:relative; }
.links-container .links-social-col .links-social-main { float: left; position: relative; margin-top: 170px; border: 1px solid #ececec; padding: 5px; background: #fff; -webkit-box-shadow: 0 0 8px #ececec; -moz-box-shadow: 0 0 8px #ececec; -ms-box-shadow: 0 0 8px #ececec; -o-box-shadow: 0 0 8px #ececec; box-shadow: 0 0 8px #ececec; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
.links-container .links-social-col .links-social-main span { color: #005bac; }
.links-container .links-social-col .links-social-main a { display: inline-block; height: 16px; margin: 0 4px; vertical-align: top; }
.links-container .links-social-col .wx-dig ,.wb-dig{ position: absolute; top:0px; text-align:center; }
.wx-dig span,.wb-dig span{ display:block; line-height:30px; font-size:16px; color:#000; text-align:center;letter-spacing:5px;}
.wx-dig{left: 0px;}
.wb-dig{ right:0px;}
.links-container .links-social-col .wx-dig .icon-b { top: 170px; right: 18px; }
.links-container .links-col-nav { float: left; }
.links-container .links-col-nav a { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.links-container .links-col-nav dl { padding-right: 120px; }
.links-container .links-col-nav dt a { font-weight: bold; font-size: 14px; height:28px; line-height:28px; color: #333; }
.links-container .links-col-nav dl a:hover { color: #007eef; text-decoration:none;}
.links-container .links-col-nav dd { line-height: 22px; }
.links-container .links-col-nav dd a { color:#666; }
.footer-menu-container { width: 100%; border-top: 1px solid #e8e8e8; }
.footer-menu-container .ft-menu-shadow { border-top: 1px solid #f2f2f2;overflow: hidden; background-color: #fff;}

.ft-menu-inner { width:1000px; min-width:1000px; margin-left: auto; margin-right: auto; padding-bottom: 20px; }
.ft-menu-inner .language-selector { margin: 0 10px; width: 76px; }
.ft-menu-inner .language-selector .hd { height: 36px; line-height: 36px; }
.ft-menu-inner .language-selector .flg { position: relative; padding-right: 15px; margin: 12px 0 0 0; line-height: 1; }
.ft-menu-inner .language-selector .icon-b { top: 4px; right: 5px; border-width: 3px; }
.ft-menu-inner .language-selector h6 { padding-left: 30px; font: normal 12px /36px "\5b8b\4f53",sans-serif; }
.ft-menu-inner .ft-submenu a { margin: 0 10px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.ft-menu-inner .copyright, .ft-menu-inner .ft-submenu { height: 36px; line-height: 36px; }







/**/
.clear{clear: both;}
.page-common-a{ width:100%;background: url(../images/bg.jpg);overflow: hidden;}
.frame-wrapper{border:15px solid #ccc;position: relative;margin: 88px auto 100px;width: 1170px; z-index:1;}
.frame-b,.frame-a,.frame-c{position: absolute;top: 4px;}
.frame-b{right: -15px;}
.frame-a{right: 0px;}
.frame-c{right: -99px;}
.frame-d{position: absolute;left: -15px;bottom: -16px;}

.frame-h2-a{font-size: 28px;line-height: 105px;color: #187fc4;font-weight: normal;padding-left: 52px;}
.frame-content{padding: 0 70px;overflow: hidden;margin-bottom:50px;position: relative;z-index: 9; }
.frame-left{float: left;margin-top: 20px;}

.frame-left li a{display: block;text-align: right; color: #666;}
.frame-left li > a{width: 135px;border-right: 5px solid transparent;padding-right: 20px;
					font: 20px /40px "微软雅黑";}
.frame-left li > a:hover,.frame-left li > a.fl-select{color: #187fc4;border-right-color: #187fc4;}
.frame-right{float: left;border-left: 1px solid #ccc;padding:0 0 60px 37px;}
.news-list li > img{width: 204px;height: 153px;float: left;margin-right: 16px;}
.news-list li{padding: 0 27px 26px 14px;width: 791px;border-bottom: 1px dotted #b7b7b7;overflow: hidden;
				margin-bottom: 25px;}
.news-list li span{line-height: 19px;display:inline-block;text-align: center;}
.news-list li span em{display: inline-block;background-color: #fdd228;margin-right:2px; padding:0 5px; }
.news-list dt a{font-size: 14px;line-height: 40px;}
.news-list dd{font-size: 12px;line-height: 20px;height: 60px;text-overflow:ellipsis;
				overflow: hidden;}
.news-list li > a.btn-readmore{display: block;background: #7fbe25;color: #fff;text-align: center;
					width: 81px;float: left;line-height: 26px;cursor: pointer;margin-top:8px; transition:all ease 0.3s 0s;}
.news-list li > a.btn-readmore:hover{ background:#187fc4; transition:all ease 0.3s 0s;}

.news-list dl dt a{ transition:all ease-in-out 0.3s 0s; font-weight:bold;}
.news-list dl dt a:hover{transition:all ease-in-out 0.3s 0s; color:#187fc4;}
.page-wrapper{font-size: 14px;margin:50px 0 20px;text-align: center;}
.page-wrapper a{line-height: 28px;width: 28px;display: inline-block;background: #fff;
				border: 1px solid #dadada;text-align: center;font-size: 14px;font-weight: bold;}
.page-wrapper a.pagebtn-len-tr{width: 58px;font-weight: normal;}
.page-wrapper input{width: 38px;height: 28px;border: 1px solid #dadada;padding: 0 3px; 
				vertical-align: top;font-size: 14px;}
.page-wrapper input[type="button"]{background: #fff;cursor: pointer;display: inline-block;}
#pagebtn-next{background:#fff url(../images/arr-a.jpg) no-repeat 55px center;padding-right: 12px;margin-right: 22px;}
#pagebtn-pre{background:#fff url(../images/arr-b.jpg) no-repeat 10px center;padding-left: 12px;}
.pagebtn-end{color: #dadada;}
#pagebtn-pre.pagebtn-end {background-image: url(../images/arr-c.jpg);}
#pagebtn-next.pagebtn-end {background-image: url(../images/arr-d.jpg);}
.pagebtn-select{color: #ff7700;}
.sh-wrapper{position: relative;}
.sh-orimg{height: 100%;}
.edit-01{color: #666; font-size: 16px;line-height: 32px;width: 500px;overflow: hidden;}
#page-brand .frame-right{padding-left: 167px;}
#page-brand .frame-right > img{margin-top: 25px;}
.edit-02{color: #333;line-height: 30px;text-indent: 2em;font-size: 14px;width: 820px;overflow: hidden;}
.edit-02 > p{margin-bottom:10px;}
.edit-02 > img{margin: 0 32px 50px 0;float: left;}
.edit-03{ width: 810px; line-height:30px; font-size:14px; }
.edit-03 > p{ text-indent:2em;}
#page-qanair .frame-h2-a{text-align: center;}
#page-qanair .frame-content > p{font-size:14px;line-height: 30px;text-indent: 2em;margin-bottom: 25px;}
.qunair-list li{font-size: 14px;line-height: 30px;margin-bottom: 10px;}
.qunair-list p{font-weight: bold;font-size: inherit;}
.qunair-list label{font-size: inherit;margin: 0 8px 0 8px;}
.qunair-list input[type="checkbox"]{margin-left: 1.5em;}
.qunair-list li:last-of-type label{width: 227px;display: inline-block;}
.btn-submit{background: #fed22b;border: none;line-height: 46px;width: 176px;text-align: center;display:block;
           margin: 0 auto;font-size: 16px;cursor: pointer;margin-top: 50px;}
#page-merchant .frame-content{padding: 0 0 0 26px;}
.edit04{width:1092px;}
#page-merchant .frame-h2-a{padding-left:0;}
.frame-h5{color: #187fc4;font-size: 22px;font-weight: normal;line-height: 60px;padding-left: 26px;}
.pad-fs{padding:0 0 0 47px;}
.pad-no{padding:0px;}
.frame-h2-a span{color: #666;font-size: 18px;padding-left: 12px;margin-left: 12px;border-left: 1px solid #bcbcbc;
			}   /*vertical??*/
.frame-h2-a span a{color: #666;font-size: 28px;
			}   /*vertical??*/
.applytable-wrapper{background-color: #fff;line-height: 36px;color: #333;}
.applytable-wrapper table{text-align: center;border-color: #d1ecfe;}  /*??*/
.applytable-wrapper table td,.applytable-wrapper table th{font-size: 14px;border-color: #d1ecfe;}
.applytable-b,.applytable-c,.applytable-d{margin-top: -1px;}
.applytable-wrapper caption{background-color: #f3f8fc;border: 1px solid #d1ecfe;border-bottom: none;
	font-size: 18px;line-height: 40px;font-weight: 550;}
.applytable-a td{text-align: right;padding-right: 24px;}
.applytable-a tr:first-of-type td:last-of-type{text-align: center;}
.applytable-wrapper input[type="text"]{width: 90%;height: 34px;padding:0 4px;float: left;
	font-size: 14px;border: none;text-align: center;}
.applytable-a tr:first-of-type td:nth-of-type(4) input{width: 70%;}
.applytable-wrapper div{border: 1px solid #d1ecfe;border-top: none;font-size: 14px;height: 70px;
	text-indent: 1em;overflow: hidden;}
.applytable-wrapper div input[type="text"]{width: 100px;float: none;border-bottom: 1px solid #333;
	height: 20px;}
/*.applytable-wrapper div input[type="submit"],.applytable-wrapper div input[type="button"]{background:url(../images/btn01.png);width: 148px;height: 40px;
	border: none;cursor: pointer;display: block;margin: 0 auto;margin-top: 15px;}*/


.work_list_plan {
   
    padding-left: 2px;
}
.work_list_plan h5 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/h5_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #b9b9b9 #dddddd #dddddd;
    border-image: none;
    border-right: 1px solid #dddddd;
    border-style: solid;
    border-width: 2px 1px 1px;
    line-height: 26px;
    overflow: hidden;
    font-weight: normal;
}
.work_list_plan h5 ul li {
    float: left;
    padding-right: 1px;
    position: relative;
    text-align: center;
}
.work_list_plan h5 ul li span {
    border-right: 1px solid #dddddd;
    bottom: 0;
    height: 9px;
    position: absolute;
    right: 0;
}
.work_list {
    margin-top: 3px;
}
.work_list li {
    border-bottom: 1px solid #e8e8e8;
    display: inline-block;
    overflow: hidden;
}
.work_list h4 {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #fff;
    line-height: 26px;
    overflow: hidden;
    font-weight: normal;
}
.work_list h4 ul {
    overflow: hidden;
}
.work_list h4 ul li {
    border: 0 none;
    float: left;
    padding-right: 1px;
    text-align: center;
    line-height: 32px;
}
.work_list h4 ul li a {
    background: url("../images/btn21.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 15px;
}
.work_detail {
	display: none;
	overflow: hidden;
    padding-left: 13px;
}

.work_detail p {
    border-top: 1px solid #eaeaea;
    overflow: hidden;
    padding: 19px 0;
}
.work_detail p a {
    background: url("../images/btn-employee.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 35px;
    width: 114px;
    cursor: pointer;
    margin-right: 15px;
}


.employ-wrapper{background: #fff;width: 1110px;padding: 22px 13px 22px;}
.pad-st{padding-left: 16px;}
.employ-new li i{background:url("../images/n.png");width: 10px;height: 9px;display:inline-block;
	margin-top: -10px;}

.work_detail{text-indent: 1.5em;}
.work_detail > dl{width: 50%;}
.work_detail > dl > dt{line-height: 32px;margin: 10px 0;font-size: 14px;
	background-image: -moz-linear-gradient(left, #ffeee4, #fff); /* Firefox */
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #ffeee4), color-stop(1, #fff)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeee4', endColorstr='#fff', 1)}
.work_detail > dl > dt span{color: #187fc4;margin-left: 12px;}
.work_detail dd{line-height: 24px;color: #555;}
.employ-fp{float: left;width: 50%;}
.work_detail > dl dl > dt{font-weight: bold;color: #000;}
#page-employ .frame-h2-a{padding-left: 31px;}
.emsearch-wrapper{width: 878px; height:139px;border:5px solid #d7e2e9;margin-left: 31px;
	padding: 17px 0 0 0; background:#fff;}
.emsearch-wrapper{line-height: 27px;margin-bottom: 16px;}
.emsearch-wrapper label{width: 136px;display: inline-block;text-align: right;}
.emsearch-wrapper label.w-et{width: 80px;}
.emsearch-wrapper input[type="text"]{width: 442px;height: 25px;padding: 0 4px;border: 1px solid #c4c4c4;}
.emsearch-wrapper span{color: #9e9e9e;margin-left: 5px;}
.emsearch-wrapper dd{margin-bottom: 11px;}
.emsearch-wrapper select{margin-right: 9px;height: 25px;border: 1px solid #c4c4c4;}
.emsearch-wrapper input[type="submit"],input[type="button"]{width: 150px;height: 35px;
	cursor: pointer;border: none; margin:16px 0 0 138px; background:#187FC4; color:#fff; border-radius:4px;
	}

.emb-intro{font-size: 14px;line-height: 30px;text-indent: 2em;width: 1033px;margin-bottom: 38px;}
.edit08{width: 1076px;text-align: center;}
.frame-left-sub a{line-height: 30px;margin-bottom: 2px;font-size: 14px;padding-right: 25px;}
.frame-left-sub a.fl-select-b,.frame-left-sub a:hover{color: #187fc4;}
.fr-list-h6{background: url(../images/bar-1.png);height: 40px;width: 770px;font-weight: normal;
	color: #187fc4;line-height: 36px;padding: 0 30px;}
.fr-list-h6 span{float: right;}
.fr-list li{line-height: 35px;border-bottom: 1px dotted #c2c2c2;padding: 0 12px 0 28px;
			background: url(../images/arr-7.png) no-repeat 8px center;}
.fr-list li a:hover{color:#187fc4; }
.fr-list span{float: right;}
.feedback-fr{width: 800px;margin-left: 32px;}
.feedback-fr h6{font-size: 20px;color: #187fc4;font-weight: normal;text-align: center;line-height: 42px;
	margin-top: 14px;}
.feedback-fr > span{color: #7fbe25;font-size: 14px;text-align: center;display: block;
	line-height: 24px;}
.address-wrapper{background: #e6e6e6;margin-top: 50px;overflow: hidden;padding: 26px 0;}
.address-wrapper dl{float: left;margin:0 0 0 37px;}
.address-wrapper dl:first-of-type{width: 404px;overflow: hidden;}
.address-wrapper dt{line-height: 32px;font-size: 18px;font-weight: bold;}
.address-wrapper dd{line-height: 30px;font-size: 14px;}
.address-wrapper dl:first-of-type dd:last-of-type{color: #eb0101;}
.frame-right.fr-antifake{width: 830px;padding-left: 33px;}
.antifake-input-wrapper{margin: 0 auto 27px;border:5px solid #dbe5ec;background: #fff;width: 500px;height: 148px;
	padding-top: 28px;}
.antifake-input-wrapper select{line-height: 33px;height: 35px;vertical-align: top;margin-top: 2px;}
.antifake-input-wrapper dd{margin-bottom: 30px;line-height: 40px;}
.antifake-input-wrapper label{width: 124px;display: inline-block;text-align: right;font-size: 16px;color: #666;}
.antifake-input-wrapper input[type="text"]{height: 33px;border: 1px solid #d5d5d5;vertical-align: baseline;
	width: 244px;padding: 0 4px;background: url(../images/bg03.jpg) repeat-x;font-size: 16px;color: #666;}
.antifake-input-wrapper dd:last-of-type{text-align: center;}
.antifake-input-wrapper dd input[type="submit"],.authorize-wrapper dd input[type="submit"],.authorize-wrapper dd input[type="reset"]{width: 98px;height: 40px;border: none;cursor: pointer; color:#fff; text-align:center; line-height:40px; font-size:14px; background:#FFAA01;}
.btn-search-b{margin:0 16px 0 45px;}
.btn-charge{}
#txtfw{ margin-left:16px;}
.fr-antifake h5{color: #187fc4;font-size: 18px;font-weight: normal;clear: both;margin-bottom: 42px;}
.pic-fake-a{float: left;margin: 42px 90px 40px 40px;}
.edit09{width: 380px;overflow: hidden;}
.edit10{width: 852px;overflow: hidden;}
.grbuy-contact-wrapper{width: 800px;height: 193px;border:5px solid #e7f2f9;background: #fff;margin-bottom: 20px;}
.grbuy-contact-wrapper dl{margin-left: 16px;float: left;}
.grbuy-contact-wrapper dl dt{color: #187fc4;font-size: 24px;line-height: 40px;}
.grbuy-contact-wrapper dl dd{line-height: 20px;color: #333;}
.grbuy-contact-map{float: right;margin:14px 40px 0 0;}
.fr-grbuy h5{color: #187fc4;font-size: 24px;line-height: 60px;font-weight: normal;}
.grbuy-list{ width:825px;}
.grbuy-list li{padding: 3px;border: 1px solid #eee;background: #fff;float: left;position: relative;margin:0 20px 28px 0;}
.grbuy-list li > img{width: 247px;height: 247px;}
.grbuy-list li > a,.grbuy-list li > span{position: absolute;top:3px;left: 3px;display: none;}
.grbuy-list li > span{z-index: 2;color: #fff;line-height: 30px;margin: 80px 40px 0;font-size: 16px;width:167px; text-align:center;}
.grbuy-list li > a{z-index: 1;background: #000;opacity: 0.5;width: 247px;height: 247px;cursor:pointer; -ms-filter:”progid:DXImageTransform.Microsoft.Alpha(opacity=50)”;filter:alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);}
.fr-grbuy{width: 810px;overflow: hidden;}
#page-mall .frame-h2-a{line-height: 70px;}
#page-mall .frame-content > img{display: block;margin: 0 auto;margin-top: 33px;}


.table-leag{border-collapse:separate;border-spacing:10px;text-align: center;margin-left: 50px;}
.table-leag td a{width: 228px;height: 104px;background: #e0f2ff;display: block;padding-top:16px; }
.table-leag td a span{font-size: 14px;line-height: 24px;}
.table-leag td a b{font-size: 18px;font-weight: normal;line-height: 36px; }

.authorize-wrapper{width: 929px;height: 176px;border: 5px solid #dbe5ec;background: #fff;
	line-height: 40px;margin-left: 50px;}
.authorize-wrapper dd{margin-top: 30px; height:40px;}
.authorize-wrapper label{width: 126px;display:inline-block;font-size: 14px;color: #666;text-align: right; float:left;}
.authorize-wrapper input[type="text"]{height: 33px;border: 1px solid #d5d5d5;width: 500px;
	margin-left: 8px;padding: 0 4px; line-height:31px; float:left; margin-top:4px;}
.btn-reset{background: url(../images/btn-reset.jpg);}
.authorize-wrapper dd.btn-box{padding-left: 150px; }
.authorize-wrapper select{width: 150px;padding: 7px 0; border:none;}
.ing-wrapper,.ing-wrapper > img{width: 100%;}
.ing-wrapper{position: relative;}
.ing-wrapper > a{position: absolute;top: 70%;left: 50%;margin: -21px 0 0 -65px;z-index: 1;display: block;
	background: url(../images/btn-backhome.png);width: 130px;height: 42px;border: none;cursor: pointer;}
.wl-pic{display: block;width: 1600px;margin: 0 auto;}


.sh-wrapper .sidebar {
    background: url("images/blank.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    top: 25%;
    z-index: 99;
	
}
.sh-wrapper .sidebar dl {
    display: block;
}
.sh-wrapper .sidebar dt, .sh-wrapper .sidebar dd {
    display: block;
}
.sh-wrapper .sidebar dt:after, .sh-wrapper .sidebar dd:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.sh-wrapper .sidebar dd {
    margin-bottom: 1px;
    position: relative;
    top: -28px;
}
.sh-wrapper .sidebar .current {
    float: left;
    height: 28px;
    overflow: hidden;
    padding: 2px 18px;
    position: relative;
}
.sh-wrapper .sidebar .current .content {
    background: url("images/arrow.png") no-repeat scroll 14px center rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    padding-left: 31px;
    position: relative;
    z-index: 1;
}
.sh-wrapper .sidebar .current .mask {
    background: none repeat scroll 0 0 #0079BE;
    height: 100%;
    left: 0;
    opacity: 0.65;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.sh-wrapper .sidebar .item {
	width: 335px;
    display: none;
    float: left;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.sh-wrapper .sidebar .active a {
    background: url("images/blank.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}
.sh-wrapper .sidebar .active .content {
    background: url("images/arrow.jpg") no-repeat scroll 32px 10px rgba(0, 0, 0, 0);
}
.sh-wrapper .sidebar .item.active .mask {
    background: none repeat scroll 0 0 #fff;
    opacity: 1;
}
.sh-wrapper .sidebar .item .content {
    height: 100%;
    line-height: 25px;
    padding: 2px 4px 2px 49px;
    position: relative;
    z-index: 1;
}
.sh-wrapper .sidebar .item .content a {
    color: #4f4e4e;
}
.sh-wrapper .sidebar .item img {
    height: 0;
    opacity: 0;
    /*position: relative;
    right: -10px;
    vertical-align: top;*/
    float: right;
    width: 0;
}
.sh-wrapper .sidebar .item .mask {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.result-wrapper{width: 849px;background:#fff;border: 5px solid #dbe5ec;margin:20px 0 0 50px;
	padding:0 40px;}
.result-wrapper > p{text-align: center;color: #333;font-size: 30px;line-height: 40px;margin: 10px 0;}
.result-wrapper > p > span{text-align: center;display: block;font-size: 18px;}
.result-wrapper > h3{font-size: 18px;line-height: 100px;font-weight: normal;color: #187fc4;}
.result-wrapper table{border-color: #d1ecfe;width: 100%;margin-bottom: 50px;}
.result-wrapper table td{line-height: 50px;border-color: #d1ecfe;font-size: 14px;}
.result-wrapper table td:first-of-type{background: #e7f2f9;padding-right: 50px;text-align: right;}
.result-wrapper table td:nth-of-type(2){padding-left: 50px;}
.btn-goshop{background: url(../images/btn-goto.png);width: 110px;height: 36px;border:none;
	margin-left: 20px;cursor: pointer;}
#page-map{background: #fff;}
.map-top{margin-top: 50px;line-height: 70px;}
.map-top > label{font-size: 14px;width: 50px;text-align: center;display: inline-block;font-family: "宋体";
	font-weight: bold;margin-left: 16px;}
.map-top > select{width: 165px;line-height: 30px;color: #a3a3a3;height: 30px;border:1px solid #a3a3a3;}
.color-bar span{height: 5px;width: 100%;display: inline-block;float: left;}
.color-bar .line-yellow{background: #fed22b;width: 18%;}
.color-bar .line-green{background: #7fbf26;width: 12%;}
.color-bar .line-blue{background: #187fc4;width: 70%;}
.map-left{width: 367px;overflow-y:hidden; position:absolute; top:126px; left:0;}
.map-left li{padding: 10px 0;border-bottom: 1px solid #e5e5e5;position: relative;}
.map-left li i{position: absolute;width: 30px;height: 40px;left: 35px;top: 10px;text-align: center;
	line-height: 30px;color: #0080cc;font-weight: bold;}
.map-left dl{padding-left: 75px;}
.map-left dd:first-of-type{font-size: 14px;line-height: 30px;}
.map-left dd{font-size: 12px;line-height: 20px;}
.map-left dt{font-size: 20px;}
.map-right{ box-sizing:border-box; width:100%; padding-left:367px; }
.scroll-news{line-height: 38px;height: 38px;font-family: "宋体";font-weight: bold;color: #666; padding:0 8px;}
.scroll-news > a{padding: 0 36px;float: left; display:block; cursor:pointer; transition:all ease-in-out 0.3s 0s;}
.scroll-news > a:hover{ color:#187FC4;transition:all ease-in-out 0.3s 0s;}
.map-baidu img{width: 100%;}
.news-title{text-align: center;width: 832px;font-size: 20px;font-weight: normal;}
.news-subtitle{color: #9a9a9a;text-align: center;line-height: 40px;font-family: "宋体";}
.news-subtitle > a{color: #187fc4;margin-right: 5px;}
.baidushare{width: 170px;margin: 0 auto;height: 40px;}
.edit12{border-top: 1px solid #cacaca;line-height: 26px;padding-top: 20px;font-size: 14px;}
.edit12 p{color: #3d3d3d;font-size: 14px;text-indent: 2em;}
.edit12 img{display: block;margin: 0 auto;}
.fr-news{width: 832px;overflow: hidden;}


.adrian-fullpage .textArea{width: 1200px;margin: 0 auto; height:850px; margin-top:50px; position:relative;}
.p1 {position: absolute;top: 0;z-index: 1; filter:alpha(opacity=0);}
.active .p1{ filter:alpha(opacity=100);}
.cul-1a{opacity: 0;transition: all 2s ease 0s;right: 200px;top:70px;left:0px;}
	.active .cul-1a{opacity: 1;transition-delay: 0.5s;}
.cul-1b{opacity: 0;transition: all 1s ease 0s;top: 140px;left: 0;}
	.active .cul-1b{opacity: 1;left: 100px;transition-delay: 3s;}
.cul-1c{opacity: 0;transition: all 1s ease 0s;top: 390px;right: -130px;}
	.active .cul-1c{opacity: 1;right: 0px;transition-delay: 2s;}
.cul-1d{opacity: 0;transition: all 1s ease 0s;top: 430px;left:-130px;}
	.active .cul-1d{opacity: 1;left: 0px;transition-delay: 1s;}
.cul-1e{opacity: 0;transition: all 1s ease 0s;top: 10px;left:504px; }
	.active .cul-1e{opacity: 1;left:504px;transition-delay: 1s;}

.cul-2a{opacity: 0;transition: all 1s ease 0s;top:7%;left: 50%;margin-left: -234px;}
	.active .cul-2a{opacity: 1; transition-delay: 2s;}
.cul-2b{opacity: 0;transition: all 1s ease 0s;top:100%;left: 50%;margin-left: -394px;}
	.active .cul-2b{opacity: 1; transition-delay: 1s;top:45%;}

.cul-3a{opacity: 0;transition: all 1s ease 0s;top:260px;left: 50%;margin-left: -204px;}
	.active .cul-3a{opacity: 1; transition-delay: 2s;}
.cul-3b{opacity: 0;transition: all 0.5s ease 0s; top:0;left: 20%;}
	.active .cul-3b{opacity: 1; transition-delay: 0.5s;top:96px;left: 20%;}
.cul-3c{opacity: 0;transition: all 0.5s ease 0s; top:0;left: 35%;}
	.active .cul-3c{opacity: 1; transition-delay: 1s;top:70px;left: 35%;}
.cul-3d{opacity: 0;transition: all 0.5s ease 0s; top:0;left: 60%;}
	.active .cul-3d{opacity: 1; transition-delay: 1.5s;top:111px;left: 60%;}

.cul-4a{opacity: 0;transition: all 1s ease 0s;top:50%;left: 50%;margin-left: -184px;}
	.active .cul-4a{opacity: 1; transition-delay: 1s;}
.cul-4b{transition: all 1s ease 0s;opacity: 0;top:52%;left: 43%;}
	.active .cul-4b{ transition-delay: 1s;opacity: 1;top:21%;left: 18%;}
.cul-4c{transition: all 1s ease 0s;opacity: 0;top:52%;left: 45%;}
	.active .cul-4c{ transition-delay: 1s;opacity: 1;top:22%;left: 34%;}
.cul-4d{transition: all 1s ease 0s;opacity: 0;top:52%;left: 47%;}
	.active .cul-4d{ transition-delay: 1s;opacity: 1;top:25%;left: 42%;}
.cul-4e{transition: all 1s ease 0s;opacity: 0;top:52%;left: 49%;}
	.active .cul-4e{ transition-delay: 1s;opacity: 1;top:22%;left: 51%;}
.cul-4f{transition: all 1s ease 0s;opacity: 0;top:52%;left: 50%;}
	.active .cul-4f{ transition-delay: 1s;opacity: 1;top:60%;left: 72%;}
.cul-4g{transition: all 1s ease 0s;opacity: 0;top:52%;left: 50%;}
	.active .cul-4g{ transition-delay: 1s;opacity: 1;top:40%;left: 68%;}
.cul-4h{transition: all 1s ease 0s;opacity: 0;top:52%;left: 50%;}
	.active .cul-4h{ transition-delay: 1s;opacity: 1;top:9%;left: 24%;}
.cul-4i{transition: all 1s ease 0s;opacity: 0;top:52%;left: 50%;}
	.active .cul-4i{ transition-delay: 1s;opacity: 1;top:19%;left: 51%;}
.cul-4j{transition: all 1s ease 0s;opacity: 0;top:52%;left: 50%;}
	.active .cul-4j{ transition-delay: 1s;opacity: 1;top:40%;left: 38%;}


.cul-5a{opacity: 0;transition: all 1s ease 0s;top:20px;left: 745px;margin-left: -251px;}
	.active .cul-5a{opacity: 1; transition-delay: 2s;}
.cul-5b{transition: all 1s ease 0s;opacity: 0;top:300px; left:-250px;}
	.active .cul-5b{ transition-delay: 1s;opacity: 1;left: -60px;}
.cul-5c{transition: all 1s ease 0s;opacity: 0;top:300px; left:-250px;}
	.active .cul-5c{ transition-delay: 1.1s;opacity: 1;left: 90px;}

.section.section6 .textArea{ width:100%;}
.cul-6a{opacity: 0;transition: all 1s ease 0s;top:34%;left: 50%;}
	.active .cul-6a{opacity: 1; transition-delay: 1s;}
.cul-6b{transition: all 1s ease 0s;opacity: 0;top: 38%;left:-638px; z-index:2;}
	.active .cul-6b{ transition-delay: 2s;opacity: 1;left: 0;}
.cul-6c{transition: all 1s ease 0s;opacity: 0;top:37%;left: 42%;}
	.active .cul-6c{ transition-delay: 3s;opacity: 1; left: 42%;}
.cul-7a{opacity: 0;transition: all 1s ease 0s;top:10%;left: 20%;}
	.active .cul-7a{opacity: 1; transition-delay: 1s;}
.cul-7b{transition: all 1s ease 0s;opacity: 0;top: 50%; left: 40%; transform:scale(5,5);}
	.active .cul-7b{ transition-delay: 1s;opacity: 1; transform:scale(1,1);}
.cul-7c{transition: all 1s ease 0s;opacity: 0;top:47%;left: 49%; transform:scale(5,5);}
	.active .cul-7c{ transition-delay: 1.5s;opacity: 1;transform:scale(1,1);}
.cul-7d{transition: all 1s ease 0s;opacity: 0;top:41%;left: 60%;transform:scale(5,5);}
	.active .cul-7d{ transition-delay: 2s;opacity: 1;transform:scale(1,1);}
.cul-7e{transition: all 1s ease 0s;opacity: 0;top:48%;left: 72%;transform:scale(5,5);}
	.active .cul-7e{ transition-delay: 2.5s;opacity: 1;transform:scale(1,1);}
	
/*.cul-8a{opacity: 0;transition: all 1.4s ease 0s;top:-20%;left: 10%;}
	.active .cul-8a{opacity: 1; transition-delay: 0.9s;top:20%;}
.cul-8b{transition: all 1.2s ease 0s;opacity: 0; right:10%; top:-20%;}
	.active .cul-8b{ transition-delay: 0.5s;opacity: 1; top:19%;}
.cul-8c{transition: all 1s ease 0s;opacity: 0; left:42%; top:-20%;}
	.active .cul-8c{ transition-delay: 0.7s;opacity: 1; top:54.7%;}	

.cul-8d{opacity: 0;transition: all 1s ease 0s;left: 10%;top:20%;}
	.active .cul-8d{opacity: 1; transition-delay: 2s;top:20%;}
.cul-8e{transition: all 1s ease 0s;opacity: 0; right:10%; top:19%;}
	.active .cul-8e{ transition-delay: 2s;opacity: 1; top:19%;}
.cul-8f{transition: all 1s ease 0s;opacity: 0; left:42%; top:54.7%;}
	.active .cul-8f{ transition-delay: 2s;opacity: 1; top:54.7%;}	
	
.cul-8g{opacity: 0;transition: all 0.7s ease 0s;top:-20%;left: 40%;}
	.active .cul-8g{opacity: 1; transition-delay: 2s;top:11.2%;}
.cul-8h{transition: all 0.7s ease 0s;opacity: 0; right:15%; top:-20%;}
	.active .cul-8h{ transition-delay: 1.8s;opacity: 1; top:61%;}
.cul-8i{transition: all 0.7s ease 0s;opacity: 0; left:10%; top:-20%;}
	.active .cul-8i{ transition-delay: 1.6s;opacity: 1; top:74%;}*/
.cul-8a{opacity: 0;transition: all 1s ease 0s;top:15%;left: 45%;}
	.active .cul-8a{opacity: 1; transition-delay: 1s;}
.cul-8c{opacity: 0;transition: all 1s ease 0s;top:35%;left: 45%;}
	.active .cul-8c{opacity: 1; transition-delay: 1.4s;}
.cul-8d{opacity: 0;transition: all 1s ease 0s;top:45%;left: 45%;}
	.active .cul-8d{opacity: 1; transition-delay: 1.8s;}	
.cul-8e{opacity: 0;transition: all 1s ease 0s;top:57%;left: 45%;}
	.active .cul-8e{opacity: 1; transition-delay: 2.2s;}
	
.cul-8b{transition: all 1s ease 0s;opacity: 0;top: 100%; left: 10%;}
	.active .cul-8b{ transition-delay: 0.6s;opacity: 1;top: 2%;}


.cul-9a{opacity: 0;transition: all 1s ease 0s;top:10%;left: 25%;}
	.active .cul-9a{opacity: 1; transition-delay: 1s;}
.cul-9b{transition: all 1s ease 0s;opacity: 0;top: 42%; left: 40%;transform:scale(2,2); }
	.active .cul-9b{ transition-delay: 1s;opacity: 1;transform:scale(1,1);}
.cul-9c{transition: all 1s ease 0s;opacity: 0;top: 44%; left: 73%;transform:scale(0,0);}
	.active .cul-9c{ transition-delay: 1.2s;opacity: 1;transform:scale(1,1);}
.cul-10a{opacity: 0;transition: all 1s ease 0s;top:15%;left: 50%;}
	.active .cul-10a{opacity: 1; transition-delay: 1s;}
.cul-10b{transition: all 1s ease 0s;opacity: 0; left: 10%;top: 50%;}
	.active .cul-10b{ transition-delay: 1s;opacity: 1;top: 60%;}
.cul-10c{transition: all 1s ease 0s;opacity: 0;top: 53%; left: 22%;}
	.active .cul-10c{ transition-delay: 1s;opacity: 1;top: 63%;}
.cul-10d{transition: all 1s ease 0s;opacity: 0;top: 39%; left: 31%;}
	.active .cul-10d{ transition-delay: 1s;opacity: 1;top: 49%;}
.cul-10e{transition: all 1s ease 0s;opacity: 0;top: 53%; left: 56%;}
	.active .cul-10e{ transition-delay: 1s;opacity: 1;top: 63%;}
/*.cul-11a{opacity: 0;transition: all 1s ease 0s;top:15%;left: 25%;}
	.active .cul-11a{opacity: 1; transition-delay: 1s;}
.cul-11b{transition: all 1s ease 0s;opacity: 0;top: 69%; left: 40%;}
	.active .cul-11b{ transition-delay: 1s;opacity: 1;}
.cul-11c{transition: all 1s ease 0s;opacity: 0;top: 75%; left: 56%;}
	.active .cul-11c{ transition-delay: 1s;opacity: 1;}
.cul-11d{transition: all 1s ease 0s;opacity: 0;top: 72%; left: 64%;}
	.active .cul-11d{ transition-delay: 1s;opacity: 1;}
.cul-11e{transition: all 1s ease 0s;opacity: 0;top: 67%; left: 75%;}
	.active .cul-11e{ transition-delay: 1s;opacity: 1;}
.cul-12a{opacity: 0;transition: all 1s ease 0s;top:18%;left: 52%;}
	.active .cul-12a{opacity: 1; transition-delay: 1s;}
.cul-12b{transition: all 1s ease 0s;opacity: 0;top: 38%; left: 14%;}
	.active .cul-12b{ transition-delay: 1s;opacity: 1;}
.cul-12c{transition: all 1s ease 0s;opacity: 0;top: 43%; left: 34%;}
	.active .cul-12c{ transition-delay: 1s;opacity: 1;}*/


.tmall-layout td,.jd-layout td{height: 88px;}
.taobao-layout td,.dangone-layout td,.pai-layout td,.suamz-layout td,.yhd-layout td{height: 179px;}
.flip td{position: relative;width: 182px;}
.flip div{overflow: hidden; position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.back{left: -999em;background: #999;}
.table-mall{text-align: center;border-collapse:separate;border-spacing:10px;margin-left: 50px;}
.table-mall td a{font-size: 20px;color: #fff;display: block;height: 100%;background: #fff;width: 100%}
.tmall-layout td .front a{padding-top: 8px;background: #5da5d6;line-height: 33px;}
.tmall-layout td:first-of-type[rowspan="2"] .front a,.jd-layout td:first-of-type[rowspan="2"] .front a{padding: 0;position: absolute;top: 0;}
.taobao-layout td .front a{background: #fddb55;line-height: 179px;}
.jd-layout td:first-of-type[rowspan="2"] .front a{height: 186px;}
.jd-layout td .front a{background: #99cb51;line-height: 33px;padding-top: 10px;}
.dangone-layout td .front a{line-height: 179px;}
.table-mall td .front a.mallh-tt{line-height: 33px;padding-top: 50px;height: 129px;}
.table-mall td .front a.malbg-yellow{background: #fddb55;}
.table-mall td .front a.malbg-blue{background: #5da5d6;}
.pai-layout td .front a{line-height: 179px;background: #99cb51;}
.suamz-layout td .front a{line-height: 179px;}

.btn-triggle{position: absolute;top: 24%;left: -56.56px;width: 100px;height: 100px;background: #fff;
	opacity: 0.8; transform:rotate(45deg);
	-ms-transform:rotate(45deg); /* IE 9 */
	-moz-transform:rotate(45deg); /* Firefox */
	-webkit-transform:rotate(45deg); /* Safari and Chrome */
	-o-transform:rotate(45deg); /* Opera */
	transition:all 0.6s ease-in-out 0s;
	
}
.btn-triggle span,.btn-triggle i{
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); /* IE 9 */
	-moz-transform:rotate(-45deg); /* Firefox */
	-webkit-transform:rotate(-45deg); /* Safari and Chrome */
	-o-transform:rotate(-45deg); /* Opera */}
.btn-triggle span{display: block;width: 18px;text-align:center;color: #000;
	line-height:12px; position:absolute; left:50%; margin: 8px 0 0 8px;}
.sh-wrapper .sidebar2{transition: all 1s ease-out 0s;opacity: 0;left: -335px;}	
.sh-wrapper .sidebar2.side-on{left: 0px;opacity: 1;}

.block-wrapper{width: 916px;height: 100%;margin: 0 auto;position: relative;}
.block-a-wrap,.block-b-wrap,.block-c-wrap,.block-d-wrap{
	position: absolute;text-align: center;z-index: 1;
}
.block-b-wrap,.block-c-wrap,.block-d-wrap{width: 424px;height: 424px;}
.block-a-wrap{width: 212px;height: 212px;left: 136px;z-index: 4;top: -50px;opacity: 0;transition: all 0.8s ease 0s;}
	.block-a-wrap.flash-in{transition-delay: 1.6s;opacity: 1;top: 4px;}
.block-b-wrap{left: 247px;top: 80px;z-index: 3;opacity: 0;transition: all 0.8s ease 0s;}
	.block-b-wrap.flash-in{transition-delay: 1s;opacity: 1;top: 9px;}
.block-c-wrap{top: 226px;z-index: 2;left:-50px;opacity: 0;transition: all 0.8s ease 0s;}
	.block-c-wrap.flash-in{transition-delay: 1.4s;opacity: 1;left: 30px;}
.block-d-wrap{top: 226px;z-index: 1;right:-50px;opacity: 0;transition: all 0.8s ease 0s;}
	.block-d-wrap.flash-in{transition-delay: 1.2s;opacity: 1;right: 30px;}

.block-a,.block-b,.block-c,.block-d{filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.7071,M12=-0.7071,M21=0.7071,M22=0.7071,sizingMethod="auto expand"); /*IE 8 */
	position:absolute; z-index: -1;top: 50%;left: 50%;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); /* IE 9 */
	-moz-transform:rotate(45deg); /* Firefox */
	-webkit-transform:rotate(45deg); /* Safari and Chrome */
	-o-transform:rotate(45deg); /* Opera */	
	
}
.block-a{background: #7fbe26;width: 150px;height: 150px;
	margin-left: -75px;margin-top: -75px;margin-left: -43px\9;margin-top: -43px\9;}
.block-b,.block-c,.block-d{width: 300px;height: 300px;overflow: hidden;
	margin-left: -150px;margin-top: -150px;}
.block-b{background: #187fc4;}
.block-c{background: #fdd22b;}
.block-d{background: #7fbe26;}





.block-wrapper .block-a-wrap a{background: url(../images/z2.png);width: 54px;height: 54px;
}
.block-wrapper .block-text{
	position: absolute;width: 212px;height: 212px;top:50%;left: 50%;
	margin-left: -106px;margin-top: -106px;
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); /* IE 9 */
	-moz-transform:rotate(-45deg); /* Firefox */
	-webkit-transform:rotate(-45deg); /* Safari and Chrome */
	-o-transform:rotate(-45deg); /* Opera */
	margin-left: -156px\9;margin-top: -156px\9;/* IE 8 */
	
	
}
.block-wrapper .block-text{filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.7071,M12=0.7071,M21=-0.7071,M22=0.7071,sizingMethod="auto expand"); IE 8 /**/}
.block-wrapper a{border:1px solid #fff;display: block;cursor: pointer;line-height: 54px;width: 150px;
	color: #fff;font-size: 22px;margin: 10px auto 0;}
.block-a-wrap a{border: none;}
.block-a-wrap a{margin-left: 140px\9;}
.block-a-wrap img{margin-top: 50px;}
.block-a-wrap img{margin-left: 130px\9;padding-top: 55px\9;}
.block-wrapper i.block-icon{display: block;margin: 10px auto 0;}

.block-b-wrap span{color: #fff;font-size: 16px;line-height: 32px;top:10px;left: 100px;
	display: block;}
.block-b-wrap i.block-icon{height: 78px;width: 224px;
	background: url(../images/z3.png);}
.block-c-wrap i.block-icon,.block-d-wrap i.block-icon{height: 92px;width: 92px;
}
.block-c-wrap i.block-icon{background: url(../images/z4.png);}
.block-d-wrap i.block-icon{background: url(../images/z5.png);}



.block-a-wrap a:hover{transform:rotate(360deg);
                  -moz-transform:rotate(360deg);
                  -o-transform:rotate(360deg);
                  -webkit-transform:rotate(360deg);}
.block-wrapper img.block-bg{margin-top: -100px;margin-left: -150px;
	/*transform:rotate(-45deg) scale(1.15);*/
	-ms-transform:rotate(-45deg) scale(1.15); /* IE 9 */
	-moz-transform:rotate(-45deg) scale(1.15); /* Firefox */
	-webkit-transform:rotate(-45deg) scale(1.15); /* Safari and Chrome */
	-o-transform:rotate(-45deg) scale(1.15); /* Opera */
	opacity: 0;
	transition: transform 1s ease 0s;
	-webkit-transition: transform 1s ease 0s;
	-moz-transition: transform 1s ease 0s;

}
.effect > div > img.block-bg{
	/*transform:rotate(-45deg) scale(1);*/
	-ms-transform:rotate(-45deg) scale(1); /* IE 9 */
	-moz-transform:rotate(-45deg) scale(1);
	-webkit-transform:rotate(-45deg) scale(1);
	-o-transform:rotate(-45deg) scale(1); /* Opera */
	opacity: 1;
}
/*.effect span,.effect a{color: #187fc4;}
.effect a{border-color: #187fc4;}
.effect i.block-icon{background-position:0 -77px;}*/
.sh-orimg{width: 100%;}
.tri-off{ left:-123px;transition:all 0.6s ease-in-out 0s;}



/*----*/

.effect-romeo{ display:block; width:204px; height:153px; overflow:hidden; float:left; margin-right:16px;}
.effect-romeo {
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

.effect-romeo img {
	-webkit-transition: -webkit-transform 0.35s;
	transition:transform 0.35s;
	/*-webkit-transform: translate3d(0,0,0);*/
	transform: translate3d(0,0,0);
}

.effect-romeo:hover img {
	
	/*-webkit-transform: translate3d(0,0,150px);*/
	transform: translate3d(0,0,150px);
}



.scrolltop{ height:300px; overflow:hidden;}
.leag-scoll{ text-align:center; overflow:hidden; margin-left:50px;}
.leag-scoll li a {
    background: none repeat scroll 0 0 #e0f2ff;
    display:block;
    height: 120px;
	overflow:hidden;
    width: 228px;
	float:left;
	margin:6px;
	
	
}
.leag-scoll li a span {
	vertical-align:middle;
    font-size: 14px;
    line-height: 24px;
}
.leag-scoll li a b {
    font-size: 18px;
    font-weight: normal;
    line-height: 36px;
	height:36px;
	width:210px;
	display:inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top:6px;
	overflow:hidden;
}
.leag-scoll li a i{
	overflow:hidden;
	height:36px;
	width:210px;
	display:inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:14px;
	}
/*new mall*/
.mall-wrapper{ width:950px; margin-left:50px; height:1170px; padding:15px 0;}
.mall-wrapper dl a{background: none repeat scroll 0 0 #fff;color: #fff;display: block;font-size: 20px;height: 100%;width: 100%;}
.mall-wrapper dt,.mall-wrapper dd{ float:left;position:relative;}
.mall-wrapper dt a,.mall-wrapper dd a{ text-align:center;}
.mall-wrapper dd{ margin:0 0 10px 10px;}
.mall-wrapper dt,.tmall-layout dd,.jd-layout dd{ width:178px;}

.tmall-layout dt,.jd-layout dt{height:186px;}
.tmall-layout dd,.jd-layout dd{ height:88px;}
.tmall-layout dd .front a{background:#5da5d6;/*line-height: 33px;padding-top: 8px;*/}
.jd-layout dd .front a{background:#99cb51;/*line-height: 33px;padding-top: 8px;*/}

.taobao-layout dt,.pai-layout dt{ height:179px;}
.taobao-layout dd,.pai-layout dd{ height:179px; width:366px;}
.taobao-layout dd .front a,.pai-layout dd .front a{background: none repeat scroll 0 0 #fddb55;line-height: 179px;}

dd .front a.malbg-blue{ background:#5da5d6;}
dd .front a.malbg-yellow{ background:#fddb55;}
dd .front a.malbg-green{background:#99cb51;}


.dangone-layout dt,.dangone-layout dd,.suamz-layout dt,.suamz-layout dd{ height:179px; width:178px;} 
/*.dangone-layout dd:last-of-type,.suamz-layout dd:last-of-type{ width:366px;}*/
.dangone-layout dd .front a,.suamz-layout dd .front a{ line-height:179px;}
.dangone-layout dd .front a.mallh-tt,.suamz-layout dd .front a.mallh-tt{height: 129px;line-height: 33px;padding-top: 50px;}



.yhd-layout dt,.yhd-layout dd,.ymx-layout dt,.ymx-layout dd{ height:179px; width:178px;} 
.yhd-layout dd:last-of-type,.ymx-layout dd:last-of-type{ width:366px;}
.yhd-layout dd .front a,.ymx-layout dd .front a{ line-height:179px;}
.yhd-layout dd .front a.mallh-tt,.ymx-layout dd .front a.mallh-tt{height: 129px;line-height: 33px;padding-top: 50px;}
.yhd-layout dt,.ymx-layout dt{margin-left:10px}

.pre-load{ background:url(../images/loading.gif) no-repeat center center;}

.area-guide-item{ transition:all ease-in-out 0.3s 0s; -ms-filter:”progid:DXImageTransform.Microsoft.Alpha(opacity=0)”;}
.area-guide-item.fly-in{transition:all ease-in-out 0.3s 0s; -ms-filter:”progid:DXImageTransform.Microsoft.Alpha(opacity=100)”;}
.agi-a{top:0px; left:-200px; opacity:0;}
.agi-a.fly-in{top:0px;left:0px; opacity:1; }
.agi-b{top:0px; right:-200px; opacity:0; }
.agi-b.fly-in{top:0px; right:0px; opacity:1; }
.agi-c{top:385px; left:-200px; opacity:0; }
.agi-c.fly-in{top:385px;left:0px; opacity:1; }
.agi-d{top:385px; right:-200px; opacity:0; }
.agi-d.fly-in{top:385px; right:0px; opacity:1; }

/**/
.sr-list li{ width:95%;}
.re-field{ background-color:#187FC4;}
.sh-wrapper .sidebar .item.htn{ height:29px;}

.submit-wrapper input[type="button"]{background:url(../images/btn01.png);width: 148px;height: 40px;
	border: none;cursor: pointer;display: block;margin: 0 auto;margin-top: 15px;}
input.btn-loadfile{margin: 0 0 0 50px;height: 25px; width:130px;}
.frame-h2-a span a:hover{ color:#187fc4;}
.inimg-center{ position:relative;}
.img-center{ position:relative; left:50%; margin-left:-960px;}

.text-a{ line-height:40px; font-size:18px; }
#wordform{ padding:6px 0 12px;}








/*ADRIAN ADD 2015/3/11  part-1*/
.con-know.frame-right{ padding:0; width:869px;}
.scroll-a-wrap{ padding-left:85px;}
.show-list{ width:707px; height:400px; color:#187fc4;margin:0 auto; margin-bottom:20px; position:relative;}
.show-list h2{ line-height:78px; font-size:30px; font-weight:bold;}
.show-list p{ line-height:34px; font-size:20px;}
.line-list-wrap{ background:#fff; border-radius:8px; height:103px; overflow:hidden;}
.line-list-wrap > a{ width:32px; height:54px; display:inline-block; cursor:pointer; margin-top:25px;}
.line-list-wrap > a.prev{ float:left; background:url(../images/btn17.png); margin-left:16px;}
.line-list-wrap > a.next{ float:right; background:url(../images/btn18.png); margin-right:16px;}
.show-list li{ position:absolute; width:100%; display:none;} 
.show-list li.sl-show{ display:block; opacity:1;}
.line-list-wrap ul{ height:84px; position:absolute;}
.line-list-wrap ul li{ line-height:30px; text-align:center; height:84px; overflow:hidden; width:99px;
	float:left; border-right:1px solid #ddd; opacity:0.6;}
.line-list-wrap ul li.select{ opacity:1;}
.line-list-wrap ul li img{ display:block; margin:0 auto;cursor:pointer;}
.line-list-wrap .hide{ margin:0 auto; width:600px; height:84px; overflow:hidden; margin-top:12px; position:relative;}

.table-a-wrap{ background:#fff; border:1px solid #d1ecfe; width:1040px;}
.table-a-wrap th{ font-size:18px;}
.table-a-wrap td,.table-a-wrap input[type="text"],.table-a-wrap label{ line-height:38px; font-size:14px;}
.table-a-wrap td{border:1px solid #d1ecfe;}
.table-a-wrap .t-title{ line-height:52px; background:#f3f8fc; font-size:16px; padding-left:22px; font-weight:bold;}
.table-a-wrap input[type="text"]{ width:90%; border:none; padding:0 4px;}
.table-a-wrap label{  float:right;margin-right:28px;}
.table-a-wrap p{ line-height:30px; text-indent:2em; font-size:14px;}
.upload-wrap{ margin-bottom:8px; height:38px;}
.upload-wrap input[type="text"]{ border:1px solid #d1ecfe; width:280px; line-height:30px; margin:0 8px;}
.btn-g{  text-align:center;  border:none; line-height:30px; margin-top:8px;
	 cursor:pointer;}
.upload-wrap label{ float:left; margin:0; }
.table-a-wrap td.pd{ padding:16px 32px;}
.table-a-wrap p span{ color:#187fc4;}
.btn-a{ background:#187fc4; padding:0 42px; line-height:40px; color:#fff; font-size:16px; border:none; 
 margin:50px auto 20px; display:block; border-radius:4px; cursor:pointer;}
 
/*ADRIAN ADD 2015/3/11  part-2*/
.con-leader{padding:0 25px 0 43px; width:800px;}
.con-leader h1{ line-height:60px; font-weight:bold; font-size:30px;color:#187fc4;float:left; width:518px;}
.con-leader > p{ line-height:24px;font-size:14px; float:left; width:518px;}
.con-leader .base-pic{ line-height:57px; font-size:24px; font-weight:bold; color:#fff; text-align:center;
	width:255px; float:right; background:#187fc4; }
.con-leader .base-pic span{ font-weight:normal; margin-left:4px;}
.con-leader .base-info{ background:#fff; float:left; width:488px; padding:8px 30px 8px 0; margin:10px 0; overflow:hidden;}
.con-leader .base-info dl{overflow:hidden;}
.con-leader .base-info dt,.con-leader .base-info dd{ line-height:30px; font-size:14px; }
.con-leader .base-info dt{ width:82px;float:left; text-align:right;}
.con-leader .base-info dd{ width:386px; float:right;}
.con-leader .clear{ height:20px;}
.con-leader h6{ border-right:6px solid #0b6eb1; background:#187fc4; padding:0 18px 0 20px; font-size:18px; color:#fff;
	line-height:44px; float:left; font-weight:normal;}
.edit13{ clear:left; line-height:24px; font-size:14px;padding:8px 0;}
/*ADRIAN ADD 2015/3/11  part-3*/
.block-wrapper-b{ width:1200px; height:100%; position:absolute; margin:0 auto;height:560px; top:50%; left:50%;
	 margin: -280px 0 0 -600px; }
.block-wrapper-b > div{  background:#fff; display:block;transition: all 1s ease 0s; opacity:0;
	}
.blockb-a img,.blockb-b img,.blockb-c img,.blockb-d img,.blockb-e img{ transition: all 0.3s ease 0s;}
.blockb-a:hover img,.blockb-b:hover img,.blockb-c:hover img,.blockb-d:hover img,.blockb-e:hover img{transition: all 0.3s ease 0s; transform:scale(1.1);}
.blockb-b > a,.blockb-c > a,.blockb-d > a,.blockb-e > a{ display:block;}
.block-wrapper-b .hide{ overflow:hidden;}
.blockb-c .hide,.blockb-d .hide,.blockb-e .hide{width:386px; height:194px;}
.blockb-b .hide{  width:314px; height:218px;}
.blockb-a .hide{width:274px; height:270px;}

.blockb-a{ width:866px; height:270px; position:absolute; top:0px; left:0;}
.blockb-a .hide{ width:274px; height:270px; overflow:hidden; display:block; margin-right:14px; float:left;}
.blockb-a h2{ line-height:32px; font-size:18px; font-weight:normal; margin-top:8px;}
.blockb-a h2 a{ float:right; padding-right:8px; background:url(../images/arr07.jpg) no-repeat right center; margin-right:5px;} 
.blockb-a .text{ line-height:24px; padding-right:22px;}
.block-wrapper-b .blockb-b{ width:314px; height:270px;top:0px; right:0; position:absolute; background:#187fc4; line-height:52px;
	  text-align:center; } 
.blockb-b a{font-size:20px; font-weight:bold;color:#fff;}
.blockb-b span{ font-weight:normal; margin-left:4px; font-size:14px;}
.blockb-c,.blockb-d,.blockb-e{position:absolute; width:386px; height:277px; bottom:0px;}
.blockb-c dl,.blockb-d dl,.blockb-e dl{ padding:4px 9px 0 9px; }
.blockb-c dt,.blockb-d dt,.blockb-e dt{ line-height:34px; font-size:18px;}
.blockb-c dd,.blockb-d dd,.blockb-e dd{ line-height:18px; color:#666; height:36px; width:368px; overflow: hidden;
	}
.blockb-d{ left:409px;}
.blockb-e{ right:0px;}

.block-wrapper-b > div.active-b{opacity: 1;}
.blockb-a.active-b{transition-delay: 1s;}
.blockb-b.active-b{transition-delay: 1.4s;}
.blockb-c.active-b{transition-delay: 1.4s;}
.blockb-d.active-b{transition-delay: 1.6s;}
.blockb-e.active-b{transition-delay: 1.2s;}

.line-list-wrap span{ display:block; width:80px; margin:0 auto; text-overflow:ellipsis; height:30px;white-space:nowrap;
overflow:hidden; }

#header .navigation ul > li:last-of-type a{ color:#005bac; }
#header .navigation ul > li:last-of-type a b{font-weight:bold; }
.header-right ul li:nth-of-type(2) a{ color:#0079be;} 
.con-intro{padding: 0 25px 0 43px;width: 800px;}

.seltype-box{ width:150px; height:33px;border: 1px solid #d5d5d5; float:left;margin-top: 4px;
}
#btn_prev.pn-show,#btn_next.pn-show{ display:block;}
.p-trgl-r,.p-trgl-l{ height:57px; width:32px; position:absolute;  top:50%; cursor:pointer; z-index:99; margin-top:-28px;}
.p-trgl-r{right:20px; background:url(../images/hover_right.png);}
.p-trgl-l{ left:20px; background:url(../images/hover_left.png);}

#ie8-warning{ width:480px; height:60px; top:50%; left:50%; z-index:9; margin-top:-50px; margin-left:-260px; color:#fff; position:fixed; padding:20px; font-size:16px; font-family:"微软雅黑"; }
#ie8-warning a{font-size:16px; color:#900;}
#ie8-warning a:hover{ color:#F00;}

/******************   ADRIAN 2015/04/09   ***************************/
input[type="button"].btl-btn{ padding:0 40px; line-height:38px; border:none; cursor:pointer; background:#FFAA01;
font-size:16px; color:#fff; float:right; margin:20px;}
.pnpage{ clear:both;padding:10px 0;}
.pnpage dd{ line-height:28px; }
.pnpage dd label{ font-weight:bold;font-size:14px;}
.pnpage dd a,.opelink a{ color:#187fc4; cursor:pointer;font-size:14px;}
.opelink{ text-align:center; padding:20px 0;}
.opelink a{ margin:0 4px;}